3.1.28 \(\int \frac {\text {ArcCos}(a x)^3}{x^2} \, dx\) [28]

Optimal. Leaf size=122 \[ -\frac {\text {ArcCos}(a x)^3}{x}-6 i a \text {ArcCos}(a x)^2 \text {ArcTan}\left (e^{i \text {ArcCos}(a x)}\right )+6 i a \text {ArcCos}(a x) \text {PolyLog}\left (2,-i e^{i \text {ArcCos}(a x)}\right )-6 i a \text {ArcCos}(a x) \text {PolyLog}\left (2,i e^{i \text {ArcCos}(a x)}\right )-6 a \text {PolyLog}\left (3,-i e^{i \text {ArcCos}(a x)}\right )+6 a \text {PolyLog}\left (3,i e^{i \text {ArcCos}(a x)}\right ) \]

[Out]

-arccos(a*x)^3/x-6*I*a*arccos(a*x)^2*arctan(a*x+I*(-a^2*x^2+1)^(1/2))+6*I*a*arccos(a*x)*polylog(2,-I*(a*x+I*(-
a^2*x^2+1)^(1/2)))-6*I*a*arccos(a*x)*polylog(2,I*(a*x+I*(-a^2*x^2+1)^(1/2)))-6*a*polylog(3,-I*(a*x+I*(-a^2*x^2
+1)^(1/2)))+6*a*polylog(3,I*(a*x+I*(-a^2*x^2+1)^(1/2)))

________________________________________________________________________________________

Rubi [A]
time = 0.12, antiderivative size = 122, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 6, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.600, Rules used = {4724, 4804, 4266, 2611, 2320, 6724} \begin {gather*} -6 i a \text {ArcCos}(a x)^2 \text {ArcTan}\left (e^{i \text {ArcCos}(a x)}\right )+6 i a \text {ArcCos}(a x) \text {Li}_2\left (-i e^{i \text {ArcCos}(a x)}\right )-6 i a \text {ArcCos}(a x) \text {Li}_2\left (i e^{i \text {ArcCos}(a x)}\right )-6 a \text {Li}_3\left (-i e^{i \text {ArcCos}(a x)}\right )+6 a \text {Li}_3\left (i e^{i \text {ArcCos}(a x)}\right )-\frac {\text {ArcCos}(a x)^3}{x} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[ArcCos[a*x]^3/x^2,x]

[Out]

-(ArcCos[a*x]^3/x) - (6*I)*a*ArcCos[a*x]^2*ArcTan[E^(I*ArcCos[a*x])] + (6*I)*a*ArcCos[a*x]*PolyLog[2, (-I)*E^(
I*ArcCos[a*x])] - (6*I)*a*ArcCos[a*x]*PolyLog[2, I*E^(I*ArcCos[a*x])] - 6*a*PolyLog[3, (-I)*E^(I*ArcCos[a*x])]
 + 6*a*PolyLog[3, I*E^(I*ArcCos[a*x])]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 4266

Int[csc[(e_.) + Pi*(k_.) + (f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[-2*(c + d*x)^m*(ArcTanh[E
^(I*k*Pi)*E^(I*(e + f*x))]/f), x] + (-Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 - E^(I*k*Pi)*E^(I*(e + f*x))],
 x], x] + Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Log[1 + E^(I*k*Pi)*E^(I*(e + f*x))], x], x]) /; FreeQ[{c, d, e,
f}, x] && IntegerQ[2*k] && IGtQ[m, 0]

Rule 4724

Int[((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_.)*((d_.)*(x_))^(m_.), x_Symbol] :> Simp[(d*x)^(m + 1)*((a + b*ArcCo
s[c*x])^n/(d*(m + 1))), x] + Dist[b*c*(n/(d*(m + 1))), Int[(d*x)^(m + 1)*((a + b*ArcCos[c*x])^(n - 1)/Sqrt[1 -
 c^2*x^2]), x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n, 0] && NeQ[m, -1]

Rule 4804

Int[(((a_.) + ArcCos[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Dist[(-(c^(m
+ 1))^(-1))*Simp[Sqrt[1 - c^2*x^2]/Sqrt[d + e*x^2]], Subst[Int[(a + b*x)^n*Cos[x]^m, x], x, ArcCos[c*x]], x] /
; FreeQ[{a, b, c, d, e}, x] && EqQ[c^2*d + e, 0] && IGtQ[n, 0] && IntegerQ[m]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin {align*} \int \frac {\cos ^{-1}(a x)^3}{x^2} \, dx &=-\frac {\cos ^{-1}(a x)^3}{x}-(3 a) \int \frac {\cos ^{-1}(a x)^2}{x \sqrt {1-a^2 x^2}} \, dx\\ &=-\frac {\cos ^{-1}(a x)^3}{x}+(3 a) \text {Subst}\left (\int x^2 \sec (x) \, dx,x,\cos ^{-1}(a x)\right )\\ &=-\frac {\cos ^{-1}(a x)^3}{x}-6 i a \cos ^{-1}(a x)^2 \tan ^{-1}\left (e^{i \cos ^{-1}(a x)}\right )-(6 a) \text {Subst}\left (\int x \log \left (1-i e^{i x}\right ) \, dx,x,\cos ^{-1}(a x)\right )+(6 a) \text {Subst}\left (\int x \log \left (1+i e^{i x}\right ) \, dx,x,\cos ^{-1}(a x)\right )\\ &=-\frac {\cos ^{-1}(a x)^3}{x}-6 i a \cos ^{-1}(a x)^2 \tan ^{-1}\left (e^{i \cos ^{-1}(a x)}\right )+6 i a \cos ^{-1}(a x) \text {Li}_2\left (-i e^{i \cos ^{-1}(a x)}\right )-6 i a \cos ^{-1}(a x) \text {Li}_2\left (i e^{i \cos ^{-1}(a x)}\right )-(6 i a) \text {Subst}\left (\int \text {Li}_2\left (-i e^{i x}\right ) \, dx,x,\cos ^{-1}(a x)\right )+(6 i a) \text {Subst}\left (\int \text {Li}_2\left (i e^{i x}\right ) \, dx,x,\cos ^{-1}(a x)\right )\\ &=-\frac {\cos ^{-1}(a x)^3}{x}-6 i a \cos ^{-1}(a x)^2 \tan ^{-1}\left (e^{i \cos ^{-1}(a x)}\right )+6 i a \cos ^{-1}(a x) \text {Li}_2\left (-i e^{i \cos ^{-1}(a x)}\right )-6 i a \cos ^{-1}(a x) \text {Li}_2\left (i e^{i \cos ^{-1}(a x)}\right )-(6 a) \text {Subst}\left (\int \frac {\text {Li}_2(-i x)}{x} \, dx,x,e^{i \cos ^{-1}(a x)}\right )+(6 a) \text {Subst}\left (\int \frac {\text {Li}_2(i x)}{x} \, dx,x,e^{i \cos ^{-1}(a x)}\right )\\ &=-\frac {\cos ^{-1}(a x)^3}{x}-6 i a \cos ^{-1}(a x)^2 \tan ^{-1}\left (e^{i \cos ^{-1}(a x)}\right )+6 i a \cos ^{-1}(a x) \text {Li}_2\left (-i e^{i \cos ^{-1}(a x)}\right )-6 i a \cos ^{-1}(a x) \text {Li}_2\left (i e^{i \cos ^{-1}(a x)}\right )-6 a \text {Li}_3\left (-i e^{i \cos ^{-1}(a x)}\right )+6 a \text {Li}_3\left (i e^{i \cos ^{-1}(a x)}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.08, size = 139, normalized size = 1.14 \begin {gather*} -\frac {\text {ArcCos}(a x)^3}{x}+3 a \left (\text {ArcCos}(a x)^2 \left (\log \left (1-i e^{i \text {ArcCos}(a x)}\right )-\log \left (1+i e^{i \text {ArcCos}(a x)}\right )\right )+2 i \text {ArcCos}(a x) \left (\text {PolyLog}\left (2,-i e^{i \text {ArcCos}(a x)}\right )-\text {PolyLog}\left (2,i e^{i \text {ArcCos}(a x)}\right )\right )-2 \text {PolyLog}\left (3,-i e^{i \text {ArcCos}(a x)}\right )+2 \text {PolyLog}\left (3,i e^{i \text {ArcCos}(a x)}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[ArcCos[a*x]^3/x^2,x]

[Out]

-(ArcCos[a*x]^3/x) + 3*a*(ArcCos[a*x]^2*(Log[1 - I*E^(I*ArcCos[a*x])] - Log[1 + I*E^(I*ArcCos[a*x])]) + (2*I)*
ArcCos[a*x]*(PolyLog[2, (-I)*E^(I*ArcCos[a*x])] - PolyLog[2, I*E^(I*ArcCos[a*x])]) - 2*PolyLog[3, (-I)*E^(I*Ar
cCos[a*x])] + 2*PolyLog[3, I*E^(I*ArcCos[a*x])])

________________________________________________________________________________________

Maple [F]
time = 0.37, size = 0, normalized size = 0.00 \[\int \frac {\arccos \left (a x \right )^{3}}{x^{2}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(arccos(a*x)^3/x^2,x)

[Out]

int(arccos(a*x)^3/x^2,x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccos(a*x)^3/x^2,x, algorithm="maxima")

[Out]

-(arctan2(sqrt(a*x + 1)*sqrt(-a*x + 1), a*x)^3 - 3*a*x*integrate(sqrt(a*x + 1)*sqrt(-a*x + 1)*arctan2(sqrt(a*x
 + 1)*sqrt(-a*x + 1), a*x)^2/(a^2*x^3 - x), x))/x

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccos(a*x)^3/x^2,x, algorithm="fricas")

[Out]

integral(arccos(a*x)^3/x^2, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\operatorname {acos}^{3}{\left (a x \right )}}{x^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(acos(a*x)**3/x**2,x)

[Out]

Integral(acos(a*x)**3/x**2, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(arccos(a*x)^3/x^2,x, algorithm="giac")

[Out]

integrate(arccos(a*x)^3/x^2, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\mathrm {acos}\left (a\,x\right )}^3}{x^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(acos(a*x)^3/x^2,x)

[Out]

int(acos(a*x)^3/x^2, x)

________________________________________________________________________________________